docs: Improve deprecation notice for rules-hint property
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 10 Jun 2015 16:07:41 +0000 (17:07 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Jun 2015 10:45:03 +0000 (11:45 +0100)
Specify that the theme is wholly in control.

https://bugzilla.gnome.org/show_bug.cgi?id=750718

gtk/gtktreeview.c

index 8a1b435bb9e681cf59a5c366f88d7044f3a8f451..1e4779f984106b2f1cf248671c3e158882cdb868 100644 (file)
@@ -1051,7 +1051,8 @@ gtk_tree_view_class_init (GtkTreeViewClass *class)
    *
    * Sets a hint to the theme to draw rows in alternating colors.
    *
-   * Deprecated: 3.14
+   * Deprecated: 3.14: The theme is responsible for drawing rows
+   *   using zebra striping
    */
   g_object_class_install_property (o_class,
                                    PROP_RULES_HINT,